libcsoundac-dev software package provides development files for CsoundAC, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcsoundac-dev
libcsoundac-dev is installed in your system.
Make ensure the libcsoundac-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcsoundac-dev *
You will get with libcsoundac-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Library development |
| Package | libcsoundac-dev |
| Version | 1:6.07.0~dfsg-4 |
| Description | development files for CsoundAC |
| Sub Section | libdevel |